| SyApplicationKey |
| Logical Entity Name | SyApplicationKey |
| Default Table Name | SyApplicationKey |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| SyApplicationKey Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyApplicationKeyId |
int | NO | ||
| ApplicationKey | nvarchar(500) | YES | ||
| CallingApplicationName | nvarchar(200) | YES | ||
AssociatedStaffId |
int | NO | ||
| IsSystemGenerated | bit | NO | ||
| ExpirationDate | datetime | NO | ||
| AddedByUserId | int | NO | ||
| UserId | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyApplicationKey Primary and Unique Keys |
| Key Name | Key Type | Keys |
| UK_SyApplicationKey_CallingApplicationName | Index | CallingApplicationName |
| PK_SyApplicationKey_SyApplicationKeyId | PrimaryKey | SyApplicationKeyId |
| SyApplicationKey Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_SyApplicationKey_AssociatedStaffId_SyStaff_SyStaffId | AssociatedStaffId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyApplicationKey Check Constraints |
| Check Constraint Name | CheckConstraint |
| SyApplicationKey Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| SyApplicationKey Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.SyApplicationKey |
NO | |||
| Physical (Microsoft SQL Server) dbo.SyApplicationKey |
NO |
| SyApplicationKey Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| SyApplicationKey Data Movement Rules |
| Name | Type | Rule Text/Value |